Get Document Path
Command Prototype
sRet = Word.GetPath(objWord)
Command Description
Get the file path of an opened Word document
Parameter Description
- Required Parameter
- objWord--Word document object
- return
- sRet--The variable used to save the output of the function call